A B C D E G H I K L M P R S T W X Y

A

accesParking - Variable in class park.application.BorneAcces
 
AccesParking - class park.AccesParking.
Classe centrale de l'application Elle agrege principalement: -Superviseur pour le dialogue avec le Superviseur -en mode normal: Borne pour la gestion des E/S et la logique applicative -En mode test: TestBorne pour le test Copyright : Copyright (c) 2003
AccesParking(MainInterface, int, String, String, int, int) - Constructor for class park.AccesParking
Constructeur
actualiseEntrees() - Method in class park.borne.impl.BarriereImpl
actualisation de l'etat des entrees
addMethods(Dispatcher) - Method in class park.net.Superviseur
 
addToScan(ScanListener) - Method in class park.borne.ScanThread
 
aff - Variable in class park.borne.Afficheur
 
affiche(int, int, String) - Method in class park.borne.Afficheur
 
afficheCaractere(char) - Method in class park.borne.Afficheur
 
afficheMessage(String) - Method in class park.borne.Borne
affichage d'un message
afficheMessage(String) - Method in class park.AccesParking
Le superviseur affiche un message sur l'afficheur
afficheMessages(String, String) - Method in class park.borne.Afficheur
 
afficheMessageSuperviseur(String) - Method in class park.borne.Afficheur
 
Afficheur - class park.borne.Afficheur.
Afficheur: Permet d'afficher des caractères en mode Texte sur 2 lignes de 16 caractères Cette classe permet également de mémoriser et d'afficher un code d'accès.
Afficheur() - Constructor for class park.borne.Afficheur
 
appelGardien() - Method in class park.AccesParking
Un utilisateur a appuyé sur le bouton "appel gardien" La borne en informe le superviseur
appelGardien(int) - Method in class park.net.Superviseur
 
application - package application
 
autorise(boolean) - Method in class park.borne.Barriere
 

B

baisse() - Method in class park.borne.Barriere
 
Barriere - class park.borne.Barriere.
 
Barriere(Borne) - Constructor for class park.borne.Barriere
constructeur
BarriereImpl - class park.borne.impl.BarriereImpl.
 
BarriereImpl() - Constructor for class park.borne.impl.BarriereImpl
constructeur
Borne - class park.borne.Borne.
Cette classe gère la borne - Les communications avec les E/S se font via le bus I2C - Les communications avec le superviseur se font via la classe parent AccesParking
Borne(AccesParking) - Constructor for class park.borne.Borne
Constructeur du poste barriere
BorneAcces - class park.application.BorneAcces.
Titre : Classe principale Description : Copyright : Copyright (c) 2003 Société :
BorneAcces(int, int, int, String, String) - Constructor for class park.application.BorneAcces
 
BusI2c - interface mat.i2c.master.BusI2c.
Titre : Bus I2C Description : Acces au bus I2C Copyright : Copyright (c) 2003 Société :

C

Cablage - class mat.Cablage.
cablage electrique de la borne
Cablage() - Constructor for class mat.Cablage
 
canExit() - Method in class park.application.BorneAcces
 
canExit() - Method in class park.AccesParking
 
canExit() - Method in interface application.MainInterface
 
CapImpl - class park.borne.impl.CapImpl.
 
CapImpl() - Constructor for class park.borne.impl.CapImpl
 
CarteAP - class park.borne.CarteAP.
Titre : Accès Parking Description : Gestion d'une Borne d'un Acces Parking Copyright : Copyright (c) 2003 Société :
CarteAP(Borne) - Constructor for class park.borne.CarteAP
 
Clavier - class park.borne.Clavier.
Titre : Clavier Description : un clavier de 16 touches Copyright : Copyright (c) 2003 Société :
Clavier(Borne) - Constructor for class park.borne.Clavier
constructeur
ClavierImpl - class park.borne.impl.ClavierImpl.
 *   configuration du clavier connecté sur  PCF8474
 *
 *         C1    C2    C3    C4
 *  L1 _____|1____|2____|3____|a___ PA0    1  0  0  0  1  1  1  1  1  1  1  1  0  1  1  1
 *
 *  L2 _____|4____|5____|6____|b___ PA1    1  1  1  1  0  0  0  1  1  1  1  1  1  0  1  1
 *
 *  L3 _____|7____|8____|9____|c___ PA2    1  1  1  1  1  1  1  0  0  0  1  1  1  1  0  1
 *
 *  L4 _____|*____|0____|#____|d___ PA3    0  1  1  1  1  1  1  1  1  1  0  0  1  1  1  0
 *          |     |     |     |            ----------------------------------------------
 *          |_____|_____|_____|____ PA4    1  0  1  1  0  1  1  0  1  1  0  1  1  1  1  1
 *                |     |     |
 *                |_____|_____|____ PA5    0  1  0  1  1  0  1  1  0  1  1  1  1  1  1  1
 *                      |     |
 *                      | ____|____ PA6    1  1  1  0  1  1  0  1  1  0  1  0  1  1  1  1
 *                            |
 *                            |____ PA7    1  1  1  1  1  1  1  1  1  1  1  1  0  0  0  0
 *                                         ----------------------------------------------
 *                                         0  1  2  3  4  5  6  7  8  9    #  a  b  c  d
 *  codes hexa                             D7 EE DE BE ED DD BD EB DB BB E7 B7 7E 7D 7B 77
 *
 * 0..#    : clavier 3 X 4
 *  b       : appel gardien
 *  a, c, d : non utilises
 *
 * *****************************************************************************
 *  Methode utilisée: inversion lignes <-> colonnes
 * *****************************************************************************
 *  ecrire 0xF0
 *  lecture ligne
 *  si (ligne[1] !
ClavierImpl() - Constructor for class park.borne.impl.ClavierImpl
 
clear() - Method in class park.borne.Afficheur
effacement de l'affichage
CODE_3_ESSAIS - Static variable in class park.borne.Borne
 
CODE_DEFAUT_BARRIERE_BLOQUE - Static variable in class park.borne.Borne
 
CODE_DEFAUT_CARTE_OUBLIEE - Static variable in class park.borne.Borne
 
CODE_DEFAUT_DOUBLE_ENTREE - Static variable in class park.borne.Borne
 
CODE_DEFAUT_TEST - Static variable in class park.borne.Borne
 
CODE_EV_VEHICULE_AUT_OFF - Static variable in class park.borne.Borne
 
CODE_EV_VEHICULE_ENTRE - Static variable in class park.borne.Borne
 
CODE_EV_VEHICULE_SORT - Static variable in class park.borne.Borne
 
codeCap(boolean, String) - Method in class park.AccesParking
 
codeCarteAP(boolean, String) - Method in class park.borne.Borne
 
codeCarteAP(boolean, String) - Method in class park.borne.CarteAP
 
createPortI2cAt(int) - Method in class mat.i2c.master.MasterBusI2c
 

D

defaut(int, String) - Method in class park.net.Superviseur
 
defaut(String) - Method in class park.AccesParking
Informe le superviseur d'un defaut survenu sur la borne
doKlaxon() - Method in class park.borne.Klaxon
 
doKlaxon(boolean) - Method in class park.borne.Klaxon
 
doScan() - Method in class park.borne.Borne
 
doScan() - Method in class park.borne.Barriere
scrutation de la barriere par un timer toutes les 20ms on effectue 2 lectures pour se premunir des rebonds eventuels
doScan() - Method in class park.borne.CarteAP
 
doScan() - Method in interface park.borne.ScanListener
 
doScan() - Method in class park.borne.Klaxon
 
doScan() - Method in class park.borne.Clavier
scrutation du clavier par un timer (ScanThread) toutes les 10ms les touches apuyees sont detectees ici et placees dans un petit tampon on effectue 2 lectures pour se premunir des rebonds eventuels
doTouche(byte) - Method in class park.borne.Afficheur
 
doTrame(byte[]) - Method in interface mat.i2c.master.BusI2c
Envoi d'une trame sur le bus I2c
doTrame(byte[]) - Method in class mat.i2c.master.MasterBusI2c
 
doTrame(byte[]) - Method in class park.borne.TestBorne
 
doTrame(byte[]) - Method in class park.AccesParking
Le superviseur commande directement le bus I2C Utilisé en mode test

E

eclaire(boolean, boolean) - Method in class park.AccesParking
Le superviseur controle l'eclairage de l'afficheur
eclaireAfficheur(boolean, boolean) - Method in class park.borne.Borne
 
enregistrementAcces(boolean) - Method in class park.AccesParking
Informe le superviseur que cette borne veut s'enregistrer/ supprimer Enregistrement lors de l'initialisation de l'application Suppression avant que l'application se termine
enregistrementAcces(String, int, String, boolean) - Method in class park.net.Superviseur
 
EV_CARTE_INTRODUITE - Static variable in class park.borne.Borne
 
EV_CARTE_RETIREE - Static variable in class park.borne.Borne
 
EV_DEFAUT_BARRIERE_BLOQUE - Static variable in class park.borne.Borne
 
EV_VEHICULE_ENTRE - Static variable in class park.borne.Borne
 
EV_VEHICULE_EV_ABORT_ENTRE - Static variable in class park.borne.Borne
 
EV_VEHICULE_PRESENT_ENTREE - Static variable in class park.borne.Borne
 
EV_VEHICULE_SORT - Static variable in class park.borne.Borne
 
evVehicule(int) - Method in class park.AccesParking
Informe le superviseur qu'un vehicule est entre ou sorti
evVehicule(int, int) - Method in class park.net.Superviseur
 
execute(Vector) - Method in class park.net.Superviseur.doTrame
 
execute(Vector) - Method in class park.net.Superviseur.ShutDown
 
execute(Vector) - Method in class park.net.Superviseur.InitBorne
 
execute(Vector) - Method in class park.net.Superviseur.SetTest
 
execute(Vector) - Method in class park.net.Superviseur.SetAutorisation
 
execute(Vector) - Method in class park.net.Superviseur.ParkingPlein
 
execute(Vector) - Method in class park.net.Superviseur.SetAlarme
 
execute(Vector) - Method in class park.net.Superviseur.Eclaire
 
execute(Vector) - Method in class park.net.Superviseur.AfficheMessage
 
execute(Vector) - Method in class park.net.Superviseur.Watchdog
 
execute(Vector) - Method in class park.net.Superviseur.CarteAP
 
exit(int) - Method in class park.application.BorneAcces
 
exit(int) - Method in interface application.MainInterface
 

G

getAddress() - Method in class mat.i2c.slave.PortI2c
 
getAllPorts() - Method in class mat.i2c.master.MasterBusI2c
 
getClockDelay() - Method in interface mat.i2c.master.BusI2c
Vitesse du bus I2C
getClockDelay() - Method in class mat.i2c.master.MasterBusI2c
 
getCodeClavier() - Method in class park.borne.Afficheur
 
getCodeTouche(byte) - Static method in class park.borne.impl.ClavierImpl
 
getCursor() - Method in class park.borne.Afficheur
 
getInstance() - Static method in class mat.i2c.master.MasterBusI2c
 
getInstance(int, Object) - Static method in class mat.i2c.slave.PCF8574
 
getInstance(int, Object) - Static method in class mat.i2c.slave.HD66717
 
getInstance(int, Object, boolean) - Static method in class mat.i2c.slave.PCF8582
 
getMyIPAdresse() - Method in class park.application.BorneAcces
 
getMyIPAdresse() - Method in interface application.MainInterface
 
getMyUrl() - Method in class park.AccesParking
 
getName() - Method in class park.net.Superviseur.doTrame
 
getName() - Method in class park.net.Superviseur.ShutDown
 
getName() - Method in class park.net.Superviseur.InitBorne
 
getName() - Method in class park.net.Superviseur.SetTest
 
getName() - Method in class park.net.Superviseur.SetAutorisation
 
getName() - Method in class park.net.Superviseur.ParkingPlein
 
getName() - Method in class park.net.Superviseur.SetAlarme
 
getName() - Method in class park.net.Superviseur.Eclaire
 
getName() - Method in class park.net.Superviseur.AfficheMessage
 
getName() - Method in class park.net.Superviseur.Watchdog
 
getName() - Method in class park.net.Superviseur.CarteAP
 
getNomAcces() - Method in class park.AccesParking
 
getNumeroAcces() - Method in class park.AccesParking
 
getOwner() - Method in class mat.i2c.slave.PortI2c
Propriétaire
getPortI2cAt(int) - Method in class mat.i2c.master.MasterBusI2c
 
getPortServer() - Method in class park.net.Superviseur
 
getProperties(String[]) - Static method in class park.application.BorneAcces
 
getTimer() - Method in class park.borne.ScanThread
 
getUrlSuperviseur() - Method in class park.AccesParking
Fournir l'URL du superviseur precedemment initialisee
getUrlSuperviseur() - Method in class park.net.Superviseur
 
gotoXY(int, int) - Method in class mat.i2c.slave.HD66717
 

H

HD66717 - class mat.i2c.slave.HD66717.
Extrait de la doc du HD66717:

Instruction List
            Code                                                         Execution
-------------------------------------------------------------------------------------------------
Instruction No.
HD66717 - Static variable in class mat.Cablage
 
help() - Static method in class park.application.BorneAcces
 
home() - Method in class park.borne.Afficheur
position du curseur 1ere colonne 1 ere ligne reinit

I

i2cBus - Variable in class park.borne.TestBorne
 
init() - Method in class park.borne.Barriere
 
init() - Method in class park.borne.impl.KlaxonImpl
 
init() - Method in class park.borne.impl.ClavierImpl
 
init() - Method in class park.borne.impl.CapImpl
 
init() - Method in class park.borne.impl.LcdImpl
 
init() - Method in class park.borne.impl.BarriereImpl
 
initAfficheur() - Method in class park.borne.Afficheur
 
initBorne(String, String, int, int) - Method in class park.AccesParking
Initialisation de la borne
initHD66717() - Method in class mat.i2c.slave.HD66717
 
initLCD() - Method in class park.borne.impl.LcdImpl
 
isAutorise(boolean, String) - Method in class park.AccesParking
La borne demande une autorisation de passage au superviseur
isAutorise(int, boolean, String) - Method in class park.net.Superviseur
 
isBackLight() - Method in class park.borne.impl.LcdImpl
 
isBoucleAmont() - Method in class park.borne.impl.BarriereImpl
 
isBoucleAval() - Method in class park.borne.impl.BarriereImpl
 
isCartIntroduite() - Method in class park.borne.impl.CapImpl
 
isCodeAccesComplet() - Method in class park.borne.Afficheur
 
isCommandeEnable() - Method in class park.borne.impl.BarriereImpl
 
isCommandeSensDescente() - Method in class park.borne.impl.BarriereImpl
 
isCommandeSensMontee() - Method in class park.borne.impl.BarriereImpl
 
isInFDCH() - Method in class park.borne.impl.BarriereImpl
 
isInFDCL() - Method in class park.borne.impl.BarriereImpl
 
isLevee() - Method in class park.borne.Barriere
 
isOuvertureForcee() - Method in class park.borne.Barriere
 
isPCF8582Present() - Method in class mat.i2c.slave.PCF8582
 

K

kill() - Static method in class mat.i2c.master.MasterBusI2c
 
kill() - Method in class mat.i2c.slave.PortI2c
 
kill() - Method in class park.borne.Afficheur
 
kill() - Method in class park.borne.Barriere
 
kill() - Method in class park.borne.CarteAP
 
kill() - Method in class park.borne.Klaxon
 
kill() - Method in class park.borne.Clavier
 
kill() - Method in class park.borne.impl.KlaxonImpl
 
kill() - Method in class park.borne.impl.ClavierImpl
 
kill() - Method in class park.borne.impl.CapImpl
 
kill() - Method in class park.borne.impl.LcdImpl
 
kill() - Method in class park.borne.impl.BarriereImpl
 
Klaxon - class park.borne.Klaxon.
Titre : klaxon Description : avertisseur sonore Copyright : Copyright (c) 2003 Société :
Klaxon() - Constructor for class park.borne.Klaxon
 
KlaxonImpl - class park.borne.impl.KlaxonImpl.
 
KlaxonImpl() - Constructor for class park.borne.impl.KlaxonImpl
 

L

LcdImpl - class park.borne.impl.LcdImpl.
 
LcdImpl() - Constructor for class park.borne.impl.LcdImpl
 
leve() - Method in class park.borne.Barriere
 

M

main(String[]) - Static method in class park.application.BorneAcces
 
MainInterface - interface application.MainInterface.
Titre : MainInterface Description : Une interface pour l'AccesParking.
MASQUE_ALIM_CAP - Static variable in class mat.Cablage
 
MASQUE_BACKLIGHT - Static variable in class mat.Cablage
 
MASQUE_BUZZER - Static variable in class mat.Cablage
 
MASQUE_INTRO_CAP - Static variable in class mat.Cablage
 
MASQUE_LED_BORNE - Static variable in class mat.Cablage
 
MASQUE_RESET_HD66717 - Static variable in class mat.Cablage
 
MasterBusI2c - class mat.i2c.master.MasterBusI2c.
Titre : Master Bus I2c Description : commande du bus I2c.
MasterBusI2c() - Constructor for class mat.i2c.master.MasterBusI2c
 
mat - package mat
 
mat.i2c.master - package mat.i2c.master
 
mat.i2c.slave - package mat.i2c.slave
 
MSQ_BCL_AMONT - Static variable in class mat.Cablage
 
MSQ_BCL_AVAL - Static variable in class mat.Cablage
 
MSQ_DESC - Static variable in class mat.Cablage
 
MSQ_EN - Static variable in class mat.Cablage
 
MSQ_FDCH - Static variable in class mat.Cablage
 
MSQ_FDCL - Static variable in class mat.Cablage
 
MSQ_LIBRE - Static variable in class mat.Cablage
 
MSQ_MONT - Static variable in class mat.Cablage
 

P

park - package park
 
park.application - package park.application
 
park.borne - package park.borne
 
park.borne.impl - package park.borne.impl
 
park.net - package park.net
 
parkingPlein(boolean) - Method in class park.borne.Borne
 
parkingPlein(boolean) - Method in class park.AccesParking
Le superviseur indique l etat du parking : plein ou non
PCF8574 - class mat.i2c.slave.PCF8574.
 
PCF8574_AUX - Static variable in class mat.Cablage
 
PCF8574_BAR - Static variable in class mat.Cablage
 
PCF8574_CLAVIER - Static variable in class mat.Cablage
 
PCF8582 - class mat.i2c.slave.PCF8582.
 
PCF8582 - Static variable in class mat.Cablage
 
PCF8582M - Static variable in class mat.Cablage
 
PortException - exception mat.i2c.slave.PortException.
 
PortException() - Constructor for class mat.i2c.slave.PortException
 
PortException(String) - Constructor for class mat.i2c.slave.PortException
 
PortI2c - class mat.i2c.slave.PortI2c.
Titre : Port I2c Description : Un composant de base.
PortI2c(int, MasterBusI2c) - Constructor for class mat.i2c.slave.PortI2c
Constructeur
positionCursor(int, int) - Method in class park.borne.Afficheur
Positionnement du curseur (qui peut etre invisible) en position x et y y vaut 0 (1ere ligne) ou 1 (2eme ligne)
print(char) - Method in class mat.i2c.slave.HD66717
 
print(char) - Method in class park.borne.impl.LcdImpl
 
print(String) - Method in class mat.i2c.slave.HD66717
 
printAt(int, int, String) - Method in class mat.i2c.slave.HD66717
 
printAt(int, int, String) - Method in class park.borne.impl.LcdImpl
 
putEvent(byte) - Method in class park.borne.Borne
 

R

razWatchDog() - Method in class park.borne.Borne
 
razWatchDog() - Method in class park.AccesParking
Le superviseur reinitialise le watchdog Si cette methode n'est pas appelee durant 30s environ la borne se met en defaut
read() - Method in class park.borne.TinyEventQueue
 
read(int, byte[], int, int) - Method in interface mat.i2c.master.BusI2c
Lecture d'un composant I2c
read(int, byte[], int, int) - Method in class mat.i2c.master.MasterBusI2c
 
readCap(byte[], byte, byte) - Method in class park.borne.impl.CapImpl
 
readClavier() - Method in class park.borne.impl.ClavierImpl
 
readI2c(byte[], int, int) - Method in class mat.i2c.slave.PortI2c
 
readPCF8582(byte[], int, int) - Method in class mat.i2c.slave.PCF8582
 
readPort() - Method in class mat.i2c.slave.PCF8574
 
refreshCursor() - Method in class park.borne.Afficheur
 
removeInstance(Object) - Method in class mat.i2c.slave.PCF8574
 
removeInstance(Object) - Method in class mat.i2c.slave.PCF8582
 
removeInstance(Object) - Method in class mat.i2c.slave.HD66717
 
removePortI2c(PortI2c) - Method in class mat.i2c.master.MasterBusI2c
 
removeToScan(ScanListener) - Method in class park.borne.ScanThread
 
resetAlim(int) - Method in class park.borne.impl.CapImpl
 
resetBits(byte) - Method in class mat.i2c.slave.PCF8574
 
resetInputBitMasque(byte) - Method in class mat.i2c.slave.PCF8574
 
run() - Method in class park.borne.Borne
gestion de la barriere traite les evenements issus de la file d'attente
run() - Method in class park.borne.ScanThread
 

S

scan() - Method in class park.borne.impl.ClavierImpl
 
ScanListener - interface park.borne.ScanListener.
 
ScanThread - class park.borne.ScanThread.
 
ScanThread() - Constructor for class park.borne.ScanThread
 
setAddress(int) - Method in class mat.i2c.slave.PortI2c
 
setAlarme(boolean) - Method in class park.borne.Borne
 
setAlarme(boolean) - Method in class park.AccesParking
Le superviseur indique qu'il y a une alarme
setAlim() - Method in class park.borne.impl.CapImpl
 
setAutorisation() - Method in class park.borne.Borne
 
setAutorisation() - Method in class park.AccesParking
Le superviseur autorise le passage du vehicule
setBackLight(boolean) - Method in class park.borne.impl.LcdImpl
 
setBits(byte) - Method in class mat.i2c.slave.PCF8574
 
setBusConnexion(boolean) - Method in interface mat.i2c.master.BusI2c
Connexion du bus
setBusConnexion(boolean) - Method in class mat.i2c.master.MasterBusI2c
 
setClockDelay(int) - Method in interface mat.i2c.master.BusI2c
Fixer la vitesse du bus I2C Les composants I2C acceptent une fréquence de l'horloge du bus I2C de 100KHz max.
setClockDelay(int) - Method in class mat.i2c.master.MasterBusI2c
 
setCommandeEnable(boolean) - Method in class park.borne.impl.BarriereImpl
 
setCommandeSensDescente(boolean) - Method in class park.borne.impl.BarriereImpl
 
setCommandeSensMontee(boolean) - Method in class park.borne.impl.BarriereImpl
 
setContrast(int) - Method in class mat.i2c.slave.HD66717
 
setContrast(int) - Method in class park.borne.impl.LcdImpl
 
setCursor(boolean) - Method in class park.borne.Afficheur
 
setCursor(byte) - Method in class mat.i2c.slave.HD66717
 
setCursor(byte) - Method in class park.borne.impl.LcdImpl
 
setCursorAt(int, int) - Method in class park.borne.impl.LcdImpl
 
setEclairage(boolean, boolean) - Method in class park.borne.Afficheur
 
setInputBitMasque(byte) - Method in class mat.i2c.slave.PCF8574
 
setInputMasque(byte) - Method in class mat.i2c.slave.PCF8574
 
setKlaxon(boolean) - Method in class park.borne.impl.KlaxonImpl
 
setManuel(boolean) - Method in class park.borne.Barriere
 
setNomAcces(String) - Method in class park.AccesParking
ecriture du nom de l'acces parking (le nom peut indiquer l'emplacement du poste barriere ex "entree principale avenue Boucicaut")
setNumeroAcces(int) - Method in interface mat.i2c.master.BusI2c
Un identificateur du bus
setNumeroAcces(int) - Method in class mat.i2c.master.MasterBusI2c
 
setOwner(Object) - Method in class mat.i2c.slave.PortI2c
Propriétaire
setReset(boolean) - Method in class park.borne.impl.LcdImpl
 
setTest(boolean) - Method in class park.AccesParking
Mode Test ou Normal
setTimer(int) - Method in class park.borne.ScanThread
 
setUrlSuperviseur(String) - Method in class park.AccesParking
Initialisation de l'URL du superviseur
setUrlSuperviseur(String) - Method in class park.net.Superviseur
 
shutDown() - Method in class park.AccesParking
 
shutDownServer() - Method in class park.net.Superviseur
 
start() - Method in class park.borne.Borne
demarrage des 2 flots d'execution Tous les Threads ont la meme priorite pour les TINIs API 1.02 On peut gerer la priorite des threads pour les TINIs API 1.1x
start() - Method in class park.borne.ScanThread
 
startModeEdit() - Method in class park.borne.Afficheur
 
stop() - Method in class park.borne.Borne
detruire la borne
stop() - Method in class park.borne.ScanThread
 
stopModeEdit() - Method in class park.borne.Afficheur
 
Superviseur - class park.net.Superviseur.
Stub du superviseur Communication avec le Superviseur.
Superviseur.AfficheMessage - class park.net.Superviseur.AfficheMessage.
 
Superviseur.AfficheMessage(Superviseur) - Constructor for class park.net.Superviseur.AfficheMessage
 
Superviseur.CarteAP - class park.net.Superviseur.CarteAP.
 
Superviseur.CarteAP(Superviseur) - Constructor for class park.net.Superviseur.CarteAP
 
Superviseur.doTrame - class park.net.Superviseur.doTrame.
 
Superviseur.doTrame(Superviseur) - Constructor for class park.net.Superviseur.doTrame
 
Superviseur.Eclaire - class park.net.Superviseur.Eclaire.
 
Superviseur.Eclaire(Superviseur) - Constructor for class park.net.Superviseur.Eclaire
 
Superviseur.InitBorne - class park.net.Superviseur.InitBorne.
 
Superviseur.InitBorne(Superviseur) - Constructor for class park.net.Superviseur.InitBorne
 
Superviseur.ParkingPlein - class park.net.Superviseur.ParkingPlein.
 
Superviseur.ParkingPlein(Superviseur) - Constructor for class park.net.Superviseur.ParkingPlein
 
Superviseur.SetAlarme - class park.net.Superviseur.SetAlarme.
 
Superviseur.SetAlarme(Superviseur) - Constructor for class park.net.Superviseur.SetAlarme
 
Superviseur.SetAutorisation - class park.net.Superviseur.SetAutorisation.
 
Superviseur.SetAutorisation(Superviseur) - Constructor for class park.net.Superviseur.SetAutorisation
 
Superviseur.SetTest - class park.net.Superviseur.SetTest.
 
Superviseur.SetTest(Superviseur) - Constructor for class park.net.Superviseur.SetTest
 
Superviseur.ShutDown - class park.net.Superviseur.ShutDown.
 
Superviseur.ShutDown(Superviseur) - Constructor for class park.net.Superviseur.ShutDown
 
Superviseur.Watchdog - class park.net.Superviseur.Watchdog.
 
Superviseur.Watchdog(Superviseur) - Constructor for class park.net.Superviseur.Watchdog
 
Superviseur(AccesParking, int) - Constructor for class park.net.Superviseur
 

T

TableCodes - Static variable in class park.borne.impl.ClavierImpl
transcodage code geographique -> code touche
TestBorne - class park.borne.TestBorne.
Titre : Test borne Description : permet un accès direct au bus I2c Copyright : Copyright (c) 2003 Société :
TestBorne() - Constructor for class park.borne.TestBorne
 
TinyEventQueue - class park.borne.TinyEventQueue.
Titre : Un petit tampon Description : tampon circulaire utilisé pour gérer les événements.
TinyEventQueue() - Constructor for class park.borne.TinyEventQueue
 
trame - Variable in class mat.i2c.slave.HD66717
 

W

write(byte) - Method in class park.borne.TinyEventQueue
 
write(int, byte[], int, int) - Method in interface mat.i2c.master.BusI2c
Ecriture dans un composant I2c
write(int, byte[], int, int) - Method in class mat.i2c.master.MasterBusI2c
 
writeCap(byte[], byte, byte) - Method in class park.borne.impl.CapImpl
 
writeHD66717(boolean, byte[]) - Method in class mat.i2c.slave.HD66717
 
writeI2c(byte[], int, int) - Method in class mat.i2c.slave.PortI2c
 
writePCF8582(byte[], int, int) - Method in class mat.i2c.slave.PCF8582
 
writePort(byte) - Method in class mat.i2c.slave.PCF8574
 
writeRead(int, byte[], int, int, byte[], int, int) - Method in interface mat.i2c.master.BusI2c
Pas implémentée
writeRead(int, byte[], int, int, byte[], int, int) - Method in class mat.i2c.master.MasterBusI2c
 

X

x - Variable in class mat.i2c.slave.HD66717
 

Y

y - Variable in class mat.i2c.slave.HD66717
 

A B C D E G H I K L M P R S T W X Y